hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
DubArguments
commons
Undocumented in source.
struct
DubArguments {
string
_command
;
string
_configuration
;
CompilationOptions
_opts
;
string
_dir
;
string
_preCommands
;
string
_compiler
;
string
_arch
;
string
_build
;
string
_recipe
;
string
_runArgs
;
bool
_confirmKey
;
bool
_deep
;
bool
_parallel
;
mixin
BuilderPattern
!(
DubArguments
)
;
string
getDubRunCommand
();
}
Members
Functions
getDubRunCommand
string
getDubRunCommand
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
BuilderPattern
!(
DubArguments
)
Undocumented in source.
Variables
_arch
string
_arch
;
Undocumented in source.
_build
string
_build
;
Undocumented in source.
_command
string
_command
;
Undocumented in source.
_compiler
string
_compiler
;
Undocumented in source.
_configuration
string
_configuration
;
Undocumented in source.
_confirmKey
bool
_confirmKey
;
Undocumented in source.
_deep
bool
_deep
;
Undocumented in source.
_dir
string
_dir
;
Undocumented in source.
_opts
CompilationOptions
_opts
;
Undocumented in source.
_parallel
bool
_parallel
;
Undocumented in source.
_preCommands
string
_preCommands
;
Undocumented in source.
_recipe
string
_recipe
;
Undocumented in source.
_runArgs
string
_runArgs
;
Undocumented in source.
Meta
Source
See Implementation
commons
enums
ChoiceResult
functions
cached
clearCache
downloadFileIfNotExists
downloadWithProgressBar
execDub
extract7ZipToFolder
extractTarGzToFolder
extractToFolder
extractZipToFolder
filesExists
findProgramPath
getBackChoice
getBuildTarget
getDubPath
getFirstExisting
getFirstExistingVar
getGitExec
getHipPath
getProjectsAvailable
getSelectedCompiler
getSourceCodeEditor
getValidPath
hasGit
hasLdc
installFileTo
installGit
isRecognizedExtension
loadSubmodules
makeFileExecutable
openSourceCodeEditor
outputTemplate
outputTemplateForTarget
pollForExecutionPermission
putResourcesIn
removeExtension
requireConfiguration
runEngineDScript
selectChoiceBase
selectInFolder
selectInFolderExtra
symlink
timed
unique
updateConfigFile
updateEngineFile
waitAndPrint
waitDub
waitDubTarget
waitOperations
windowsGetKeyWithPath
writelnError
writelnHighlighted
writelnSuccess
manifest constants
ConfigFile
hipremeEngineRepo
mixin templates
BuilderPattern
structs
Choice
CompilationOptions
Config
DubArguments
RealTimeConsoleInput
Session
Terminal
TerminalColors
WorkingDir
variables
compilers
configs
engineConfig
pathBeforeNewLdc